runtime.gcControllerState.memoryLimitHeapGoal (method)
2 uses
runtime (current package)
mgcpacer.go#L925: if newGoal := c.memoryLimitHeapGoal(); newGoal < goal {
mgcpacer.go#L966: func (c *gcControllerState) memoryLimitHeapGoal() uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)